home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February (B) / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TFORMACTIVIDADRED / TFORMACTIVIDADRED.txt < prev   
Encoding:
Text File  |  2002-10-11  |  4.7 KB  |  200 lines

  1. object FormActividadRed: TFormActividadRed
  2.   Left = 263
  3.   Top = 152
  4.   Width = 682
  5.   Height = 461
  6.   Caption = 'Ver actividad de red'
  7.   Color = 14609391
  8.   Constraints.MinHeight = 372
  9.   Constraints.MinWidth = 489
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PlaButtonCerrar: TPlaButton
  22.     Left = 592
  23.     Top = 402
  24.     Width = 72
  25.     Height = 21
  26.     Anchors = [akRight, akBottom]
  27.     Caption = 'Cerrar'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = []
  33.     ParentFont = False
  34.     TabOrder = 1
  35.     Cancel = True
  36.     Default = True
  37.     ModalResult = 1
  38.   end
  39.   object PlaGroupBoxActividadRed: TPlaGroupBox
  40.     Left = 14
  41.     Top = 11
  42.     Width = 650
  43.     Height = 380
  44.     TitleFont.Charset = DEFAULT_CHARSET
  45.     TitleFont.Color = 13977088
  46.     TitleFont.Height = -11
  47.     TitleFont.Name = 'Tahoma'
  48.     TitleFont.Style = []
  49.     Anchors = [akLeft, akTop, akRight, akBottom]
  50.     Caption = 'Actividad de red'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'Tahoma'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     TabOrder = 0
  58.     object LDesList: TLabel
  59.       Left = 14
  60.       Top = 19
  61.       Width = 254
  62.       Height = 13
  63.       Caption = 'Programas que tienen conexiones abiertas con la red'
  64.     end
  65.     object TLabel
  66.       Left = 14
  67.       Top = 239
  68.       Width = 228
  69.       Height = 13
  70.       Anchors = [akLeft, akBottom]
  71.       Caption = 'Conexiones abiertas del programa seleccionado'
  72.     end
  73.     object PlaCheckBoxMostrar: TPlaCheckBox
  74.       Left = 14
  75.       Top = 211
  76.       Width = 220
  77.       Height = 16
  78.       Anchors = [akLeft, akBottom]
  79.       Caption = 'Mostrar programas del sistema operativo '
  80.       Font.Charset = DEFAULT_CHARSET
  81.       Font.Color = clWindowText
  82.       Font.Height = -11
  83.       Font.Name = 'Tahoma'
  84.       Font.Style = []
  85.       ParentFont = False
  86.       TabOrder = 1
  87.       OnClick = PlaCheckBoxMostrarClick
  88.       State = cbChecked
  89.     end
  90.     object PlaListViewConexAbiertasRed: TPlaListView
  91.       Left = 14
  92.       Top = 38
  93.       Width = 624
  94.       Height = 167
  95.       Anchors = [akLeft, akTop, akRight, akBottom]
  96.       CanMoveColumns = False
  97.       Color = clWhite
  98.       CheckBoxes = False
  99.       Columns = <
  100.         item
  101.           Width = 110
  102.           Caption = 'Programa'
  103.         end
  104.         item
  105.           Width = 64
  106.           Caption = 'Ruta'
  107.         end
  108.         item
  109.           Width = 110
  110.           Caption = 'Salidas permitidas'
  111.         end
  112.         item
  113.           Width = 110
  114.           Caption = 'Salidas denegadas'
  115.         end
  116.         item
  117.           Width = 110
  118.           Caption = 'Entradas permitidas'
  119.         end
  120.         item
  121.           Width = 115
  122.           Caption = 'Entradas denegadas'
  123.         end>
  124.       DragCursor = crDrag
  125.       DragMode = dmManual
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clBlack
  128.       Font.Height = -11
  129.       Font.Name = 'Tahoma'
  130.       Font.Style = []
  131.       HideSelection = False
  132.       ImageList = ImageList
  133.       MultiSelect = False
  134.       ParentColor = False
  135.       ParentFont = False
  136.       ShowColumnHeaders = True
  137.       TabOrder = 0
  138.       OnSelectItem = PlaListViewConexAbiertasRedSelectItem
  139.       Data = {000100000000FE}
  140.     end
  141.     object PlaListViewConexProgSeleccionado: TPlaListView
  142.       Left = 14
  143.       Top = 258
  144.       Width = 624
  145.       Height = 110
  146.       Anchors = [akLeft, akRight, akBottom]
  147.       Color = clWhite
  148.       CheckBoxes = False
  149.       Columns = <
  150.         item
  151.           Width = 64
  152.           Caption = 'Protocolo'
  153.         end
  154.         item
  155.           Width = 64
  156.           Caption = 'Estado'
  157.         end
  158.         item
  159.           Width = 86
  160.           Caption = 'Puerto local'
  161.         end
  162.         item
  163.           Width = 86
  164.           Caption = 'Puerto remoto'
  165.         end
  166.         item
  167.           Width = 112
  168.           Caption = 'Direcci∩┐╜n IP'
  169.         end>
  170.       DragCursor = crDrag
  171.       DragMode = dmManual
  172.       Font.Charset = DEFAULT_CHARSET
  173.       Font.Color = clBlack
  174.       Font.Height = -11
  175.       Font.Name = 'Tahoma'
  176.       Font.Style = []
  177.       HideSelection = False
  178.       MultiSelect = False
  179.       ParentColor = False
  180.       ParentFont = False
  181.       ShowColumnHeaders = True
  182.       TabOrder = 2
  183.       Data = {
  184.         0001010000000C54506C614C6973744974656D000000000C0A00FE0000000000
  185.         FE}
  186.     end
  187.   end
  188.   object TimerRefrescarLista: TTimer
  189.     Enabled = False
  190.     Interval = 5000
  191.     OnTimer = TimerRefrescarListaTimer
  192.     Left = 28
  193.     Top = 404
  194.   end
  195.   object ImageList: TImageList
  196.     Left = 92
  197.     Top = 404
  198.   end
  199. end
  200.